type net.byName

5 uses

	net (current package)
		hosts.go#L26: type byName struct {
		hosts.go#L39: 	byName map[string]byName
		hosts.go#L65: 	hs := make(map[string]byName)
		hosts.go#L105: 					hs[key] = byName{
		hosts.go#L112: 				hs[key] = byName{